home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super PC 34
/
Super PC 34 (Shareware).iso
/
spc
/
INTER
/
3ds2vrml
/
README.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-02-11
|
147 b
|
8 lines
@echo off
if not exist vrmlplg.txt goto notext
more <vrmlplg.txt
goto end
:notext
echo Couldn't find the VRMLPLG.TXT information file.
:end